Blazor コントロール
CanSort メソッド (C1CursorDataCollection<T,K>)

C1.DataCollection アセンブリ > C1.DataCollection 名前空間 > C1CursorDataCollection<T,K> クラス : CanSort メソッド
The sort descriptions to be checked whether the collection can be sorted.
Returns whether the collection is able to sort the specified sortDescriptions.
シンタックス
'宣言
 
Public Overridable Function CanSort( _
   ByVal ParamArray sortDescriptions() As SortDescription _
) As System.Boolean
public virtual System.bool CanSort( 
   params SortDescription[] sortDescriptions
)

パラメータ

sortDescriptions
The sort descriptions to be checked whether the collection can be sorted.
参照

C1CursorDataCollection<T,K> クラス
C1CursorDataCollection<T,K> メンバ